home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / fish / 676-700 / 684 / magpages / magnetic_pages.lha / Magnetic_Pages1.30 / Editor / Changes next >
Text File  |  1992-05-20  |  4KB  |  95 lines

  1.              Updates to the Editor as of Monday 18th May 1992
  2.             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3.  
  4. * When loading an IFF picture, the file would not be closed properly
  5.   if the file trying to be loaded was not an IFF ILBM file. Fixed this.
  6.  
  7. * Changed my IFF decrunch routine around a bit. It now runs approximately
  8.   twice as fast.
  9.  
  10. * Fixed the ShowPic command so that after displaying a custom screen, the
  11.   correct menu-bar is re-displayed on the Editor screen.
  12.  
  13. * Made the main Editor window a BACKDROP window. This means you can't lose
  14.   a utility that you've moved to the Editor screen by clicking on its
  15.   'window to back' gadget.
  16.  
  17. * New Commands!! Remove Text, Join 2 Lines, Delete lines,
  18.                  Centre Box horizontally, Centre Box Vertically, Centre Box,
  19.                  Move Box in front of, Move Box Behind.
  20.  
  21. * When you tried to Re-format, Centre, Justify or Join 2 Lines of text, the
  22.   Editor would crash if no text was present. Fixed this.
  23.  
  24. * Designed a new-look intuition interface for the Editor. Wrote support
  25.   routines to handle the rendering,etc. Any new functions will use this
  26.   interface and the old interface will be converted gradually.
  27.  
  28. * New Commands!! Copy Box to another Page, Copy Page Palette/Title to All,
  29.                  Auto-Number Pages, Edit Line, Add Line.
  30.  
  31. * Added a proper list manager. ie Any lists (of pictures, sounds, etc) are
  32.   now displayed in a standard scrollable window. The window includes the
  33.   standard up/down arrow gadgets and proportional gadget.
  34.  
  35. * Discovered and fixed a major bug in the screen allocation routine. If
  36.   there wasn't enough memory for the screen, the Editor would crash. This
  37.   could happen when first loading the Editor or when displaying a screen
  38.   sized picture. Should have picked this up earlier than I did. Oh well,
  39.   I guess that's what new versions are for.
  40.  
  41. * Converted the Play Sound and Play Music requesters over to the new-look
  42.   user-interface.
  43.  
  44. * At last. Proper file requesters added. For Workbench 2.0 users, you get
  45.   the standard ASL file requester. For 1.3 users with the ARP library
  46.   you get the arp requester. For anyone else, you get my single line text
  47.   gadget.
  48.  
  49. * Decided to distribute two versions of the Editor. The one called 'Editor'
  50.   has been well tested and hopefully doesn't contain any major bugs. The one
  51.   called 'Editor.New' is the version I'm currently working on.
  52.  
  53. * Changed the Text and Graphic Box requesters over to the new look interface.
  54.  
  55. * Changed the Palette requester to the new look. Implemented the HSV sliders,
  56.   thanks to Robert J. Mical's excellent example.
  57.  
  58. * The page size has been reduced in height by one pixel. It was eating into
  59.   the title bar. This was only really noticable using Workbench 2. The new
  60.   text page height is 245 pixels (PAL) or 189 pixels (NTSC).
  61.  
  62. * Changed the name of the ports used when playing sounds. These were the
  63.   same as the Displayer port names, which meant sometimes sound wouldn't play
  64.   if you were running the Displayer and Editor at the same time.
  65.  
  66. * Converted the New/Edit Page requester over to the new-look user-interface.
  67.  
  68. * Changed the menus around. They are now much more logical and conform more
  69.   closely to the user interface style guide.
  70.  
  71. * Added a 'Turn to page number' function.
  72.  
  73. * Improved the Page Copy and Delete functions. Copy now lets you specify how
  74.   many copies to make and Delete allows you to delete a range of pages.
  75.  
  76. * The Editor now notifies the user if the next command will cause them to lose
  77.   an article that hasn't been saved.
  78.  
  79. * The Editor now uses MED to play music. Note that the MED player does not play
  80.   soundtracker modules. They must first be converted with MED and resaved as
  81.   MED modules. You can still load an old article containing a Soundtracker
  82.   module. You must then remove the module. If you try and play it the Editor
  83.   will crash.
  84.  
  85. * The mouse pointer graphics have been improved.
  86.  
  87. * The Editor now detaches itself from the CLI and hence doesn't need to
  88.   be run.
  89.  
  90. * Added several checks to make it impossible to add boxes to a Graphics Page.
  91.  
  92. * Bumped the version number to 1.30.
  93.  
  94.  
  95.